services.nebula.networks.<name>.settings

Nebula configuration. Refer to https://github.com/slackhq/nebula/blob/master/examples/config.yml for details on supported values.

Type
YAML 1.1 value
Default
{ }
Example
{
  lighthouse.interval = 15;
}
Declared
<nixpkgs/nixos/modules/services/networking/nebula.nix>